home *** CD-ROM | disk | FTP | other *** search
/ Experimental BBS Explossion 3 / Experimental BBS Explossion III.iso / games / nhak_src.zip / UPDATE8 < prev    next >
Text File  |  1993-03-16  |  2KB  |  39 lines

  1. --------
  2. UPDATE 8
  3. --------
  4.  
  5. This patch is devoted to bugfixes and accommodations for more versions of
  6. the newer ports.
  7.  
  8. The VMS port should now compile with both VAXC and GNUC and install more
  9. easily under a variety of OS versions, thanks to Joshua Delahunty and Pat
  10. Rankin.
  11.  
  12. A number of strange interactions in the Macintosh-specific code have been
  13. cleaned up.
  14.  
  15. The MSDOS overlay manager was debugged, and the overlay assignments and macro
  16. names straightened out, so the result should be both faster and more stable
  17. than previous versions.  See the new file Install.ovl and various files in
  18. the others directory for more information.
  19.  
  20. The Amiga port now specifies addressing modes for many external variables,
  21. which should make its executable smaller and faster as well.
  22.  
  23.  
  24. The biggest externally visible change separates DECgraphics and IBMgraphics
  25. from the general graphics-setting code, and makes them selectable on the
  26. command line.
  27.  
  28. Once again, existing saved games and bones files should be discarded (or the
  29. update postponed until they are gone).
  30.  
  31. A number of reasonably simple bugs are no more, although some screen update
  32. oddities are postponed to 3.1.  Among the dead are problems with shops on
  33. bones levels, renaming artifacts, kicking non-objects, winning gem treatment,
  34. level bounds checking and monster filling, mimic appearances, taking items
  35. out of containers, monster interiors and inventories, and guard behavior.
  36. Various other things were changed to be consistent with similar situations.
  37.  
  38.  
  39.